@iter is set to a valid iterator pointing to the matching bracket if @state is %GTK_SOURCE_BRACKET_MATCH_FOUND. Otherwise @iter is meaningless.
The signal is emitted only when the @state changes, typically when the cursor moves.
A use-case for this signal is to show messages in a [class@Gtk.Statusbar].
See Implementation
@iter is set to a valid iterator pointing to the matching bracket if @state is %GTK_SOURCE_BRACKET_MATCH_FOUND. Otherwise @iter is meaningless.
The signal is emitted only when the @state changes, typically when the cursor moves.
A use-case for this signal is to show messages in a [class@Gtk.Statusbar].